home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Extend 3.0 Demo / Extend Demo / Extend Demo.rsrc / HELP_264_ ModL Functions - Alphabetical < prev    next >
Encoding:
Text File  |  1994-07-14  |  6.7 KB  |  251 lines

  1. AbortAllSims()
  2. Acos(x)
  3. AddC(result, U, Z)
  4. AEOpenFile(fileName)
  5. AESendCalcReceive(productNum, sendValue, sendRow, sendCol, macroName, receiveRow, receiveCol)
  6. AnimationColor(obj, hue, sat, bright, pattern)
  7. AnimationGetHeight(obj, getOrig)
  8. AnimationGetLeft(obj)
  9. AnimationGetTop(obj)
  10. AnimationGetWidth(obj, getOrig)
  11. AnimationHide(obj, outsideIcon)
  12. AnimationLevel(obj, level)
  13. AnimationMoveTo(obj, leftOffset, TopOffset, outsideIcon)
  14. AnimationMovie(obj, movieName, speed, playSoundTrack, async)
  15. AnimationMovieFinish(obj)
  16. AnimationOval(obj)
  17. AnimationPicture(obj, picName, scaleToObj)
  18. AnimationPixelRect(obj, rows, cols, array)
  19. AnimationPixelSet(obj, row, col, H, S, V, drawNow)
  20. AnimationRectangle(obj)
  21. AnimationRndRectangle( obj)
  22. AnimationShow(obj)
  23. AnimationStretchTo(obj, leftOffset, TopOffset, width, height, outsideIcon)
  24. AnimationText(obj, msg)
  25. Asin(x)
  26. Atan(x)
  27. Atan2(y, x)
  28. AutoScaleX(plot)
  29. AutoScaleY(plot)
  30. BarGraph(plot, aBins, aMin, aMax)
  31. Beep()
  32. BitAnd(i,j)
  33. BitClr(i, bitNum)
  34. BitNot(i)
  35. BitOr(i,j)
  36. BitSet(i, bitNum)
  37. BitShift(i, Count)
  38. BitTst(i, bitNum)
  39. BitXor(i, j)
  40. BlockName(i)
  41. CalcDate(year, month, day, hour, minute, second)
  42. CalcFV(ratePer, nPer, pmt, pv, PayAtBegin)
  43. CalcNPER(ratePer, pmt, pv, fv, PayAtBegin)
  44. CalcPMT(ratePer, nPer, pv, fv, PayAtBegin)
  45. CalcPV(ratePer, nPer, pmt, fv, PayAtBegin)
  46. CalcRate(nper, pmt, pv, fv, PayAtBegin)
  47. Ceil(x)
  48. ChangePlotType(plot, plotType)
  49. ChangeSignalColor(plot, whichSig, color)
  50. ChangeSignalWidth(plot, whichSig, width)
  51. CloseBlockDialogBox(block)
  52. CloseDialogBox()
  53. CloseDriver(refNum)
  54. CloseEnclosingHBlock()
  55. ClosePlotter(plotNum)
  56. ConjugateC(matrixRC, matrixAC, m)
  57. ConnectorMsgBreak()
  58. Cos(x)
  59. Cosh(x)
  60. DateToString(i)
  61. DBinomial(prob, nTrials)
  62. Delay(array, x)
  63. DelayInit(array, DelayTime)
  64. Determinant(matrixA, m)
  65. DeterminantC(resultC, matrixAC, m)
  66. DeviceControl(RefNum, code, params)
  67. DeviceStatus(refNum, code, params)
  68. DevKillIO(refNum)
  69. DExponential(rate)
  70. DGamma(kthEvent)
  71. DisposeArray(array)
  72. DisposePlot(plot)
  73. DivC(result, U, Z)
  74. DLogNormal(mean, stdDev)
  75. DPascal(prob, kthSuccess)
  76. DPoisson(rate)
  77. EigenValues(ValuesC, matrixA, m)
  78. EquationCalculate( input1, ..., input 10, dynArrayName)
  79. EquationCompile( inputVarName1, ..., inputVarName10, outputVarName, equation, tabOrder, dynArrayName)
  80. Exp(x)
  81. Export(pathName, userPrompt, colDelim, array, rows, columns)
  82. ExportText(pathName, userPrompt, colDelim, array, rows, columns)
  83. FFT(array[n][2], inverse)
  84. FileClose(fileNumber)
  85. FileDelete(pathname)
  86. FileEndOfFile(fileNumber)
  87. FileExists(pathname)
  88. FileGetDelimiter(fileNumber)
  89. FileGetPathName(fileNumber)
  90. FileNew(pathname, userPrompt)
  91. FileOpen(pathname, userPrompt)
  92. FileRead(fileNumber, colDelim)
  93. FileRewind(fileNumber)
  94. FileWrite(fileNumber, s, ColDelim, tabCR)
  95. Floor(x)
  96. FSRead(refNum, count, buffer)
  97. FSWrite(refNum, count, buffer)
  98. GammaFunction(x)
  99. Gaussian(mean, stdDev)
  100. GetAttributeValue(attrString, attribute)
  101. GetAxis(plot, axisValues)
  102. GetBlockLabel(block)
  103. GetBlockTypePosition(block, array)        
  104. GetConBlocks(block, conn, intArray)
  105. GetConName(block, conn)
  106. GetConnectedType(connName)
  107. GetConnectorMsgsFirst(connName)
  108. GetDialogVariable(block, paramNameStr, row, col)
  109. GetDimension(array)
  110. GetEnclosingHBlockNum()
  111. GetFront(array)
  112. GetIndexedConValue(conn)
  113. GetModelName()
  114. GetNumCons(block)
  115. GetPassedArray(x, array)
  116. GetRear(array)
  117. GetSignalValue(plot, whichSig, xAxisValue)
  118. GetSimulateMsgs(boolean)
  119. Help
  120. Identity(matrixR, m)
  121. IdentityC(matrixRC, m)
  122. Import(pathName, userPrompt, colDelim, array)
  123. ImportText(pathName, userPrompt, colDelim, array)
  124. Inner(vectorA, vectorB, m)
  125. InnerC(resultC, vectorAC, vectorBC, m)
  126. InstallArray(plot, whichSig, sigName, y, startTime, endTime, plotPts, useY2Axis, pattern, color)
  127. InstallAxis(plot, title, xName, isXLog, xLow, xHi, yName, isYLog, yLow, yHi, y2name, isY2Log, y2Low, y2Hi, y2Pattern, y2Color, maxLines)
  128. InstallFunction(plot, whichSig, sigName, functionName, useY2Axis, pattern, color)
  129. Int(x)
  130. Integerabs(i)
  131. IntegrateEuler(array, inputValue, deltaTime)
  132. IntegrateInit(array, initConditions)
  133. IntegrateTrap(array, inputValue, deltaTime)
  134. LocalNumBlocks()
  135. LocalToGlobal(i)
  136. Log(x)
  137. Log10(x)
  138. LUdecomp(matrixR, matrixA, m)
  139. LUdecompC(matrixRC, matrixAC, m)
  140. MakeArray(array, i)
  141. MakeScatter(plot, whichSig)
  142. MatAdd(matrixR, matrixA, matrixB, m, n)
  143. MatAddC(matrixRC, matrixAC, matrixBC, m, n)
  144. MatCopy(matrixR, matrixA, m, n)
  145. MatCopyC(matrixRC, matrixAC, m, n)
  146. MatInvert(matrixR, matrixA, m)
  147. MatInvertC(matrixRC, matrixAC, m)
  148. MatMatProd(matrixR, matrixA, mA, nA, matrixB, mB, nB)
  149. MatMatProdC(matrixRC, matrixAC, mA, nA, matrixBC, mB, nB)
  150. MatScalarProd(matrixR, matrixA, m, n, B)
  151. MatScalarProdC(matrixRC, matrixAC, m, n, BC)
  152. MatSub(matrixR, matrixA, matrixB, m, n)
  153. MatSubC(matrixRC, matrixAC, matrixBC, m, n)
  154. MatVectorProd(vectorR, matrixA, m, n, vectorB)
  155. MatVectorProdC(vectorRC, matrixAC, m, n, vectorBC)
  156. Max2(x,y)
  157. Mean(Array, i)
  158. Min2(x,y)
  159. MsgEmulationOptimize(optimize)
  160. MultC(result, U, Z)
  161. MyBlockNumber()
  162. MyLocalBlockNumber()
  163. NoValue(x)
  164. Now()
  165. NumBlocks()
  166. NumPlotPoints(plot, points)
  167. OpenBlockDialogBox(block)
  168. OpenDialogBox()
  169. OpenDriver(devName)
  170. OpenEnclosingHBlock()
  171. OpenNotebook()
  172. Outer(matrixR, vectorA, m, vectorB, n)
  173. OuterC(matrixRC, vectorAC, m, vectorBC, n)
  174. PassArray(array)
  175. PauseSim()
  176. PlaySound(soundName)
  177. PlotNewPoint(plot, whichSig, index, yValue)
  178. PlotNewScatter(plot, whichSig, i, xValue, yValue)
  179. PlotSignalFormat(plot, whichSig, lineFormat, numFormat)
  180. PlotterSquare(plot, square)
  181. Pow(x, y)
  182. PushPlotPic(plot)
  183. PutFront(Array, x)
  184. PutRear(array, x)
  185. QueGetN(array, n)
  186. QueInit(array)
  187. QueLength(array)
  188. QueLookN(array, n)
  189. QueSetN(array, n, newValue)
  190. Random(i)
  191. RandomGetSeed()
  192. RandomReal()
  193. RandomSetSeed(i)
  194. Realabs(x)
  195. Realmod(x, y)
  196. RealToStr(value, sigFigs)
  197. RemoveAttribute(attrString, attribute)
  198. RemoveSignal(plot, whichSig)
  199. RenamePlotter(plot, newName)
  200. RetimeAxis(plot)
  201. Roots(Values, p, n)
  202. RunSimulation(doRunSetup)
  203. SaveModel()
  204. SelectBlock(trueFalse)
  205. SendConnectorMsgToBlock(block, conn)
  206. SendMsgToAllCons(connName)
  207. SendMsgToBlock(block, message)
  208. SendMsgToInputs(connName)
  209. SendMsgToOutputs(connName)
  210. SerialRead(port)
  211. SerialReset(port, baud, stop, parity, data, xonxoff)
  212. SerialWrite(port, s)
  213. SetAttribute(attrString, attribute, value)
  214. SetBlockLabel(block, label)
  215. SetDialogVariable(block, paramNameStr, valueStr, row, col)
  216. SetIndexedConValue (conn, value)
  217. ShowBlockHelp(block)
  218. ShowBlockLabel(block, show)
  219. ShowFunctionHelp(alphabetical)
  220. ShowHelp()
  221. ShowPlot(plot, plotName)
  222. SimulateConnectorMsgs(trueOrFalse)
  223. Sin(x)
  224. Sinh(x)
  225. Speak(s)
  226. Sqrt(x)
  227. StdDevPop(array, i)
  228. StdDevSample(array, i)
  229. StrFind(s, findString, caseSens, diacSens)
  230. StrGetAscii(s)
  231. StrLen(s)
  232. StrPart(s, start, i)
  233. StrPutAscii(s)
  234. StrReplace(s, start, i, replaceString)
  235. StrToReal(s)
  236. SubC(result, U, Z)
  237. SwitchPlotterRedraw(plot, reverse)
  238. Tan(x)
  239. Tanh(x)
  240. TickCount()
  241. TimeToString(i)
  242. Transpose(matrixR, matrixA, m, n)
  243. TransposeC(matrixRC, matrixAC, m, n)
  244. UpdatePublishers()
  245. UserError(s)
  246. UserParameter(prompt, default)
  247. UserPrompt(s)
  248. WaitNTicks(numTicks)
  249. XCMD(XName, type)
  250. XCMDArray(array)
  251. XCMDParam(Arg)